home *** CD-ROM | disk | FTP | other *** search
/ Developer Helper 1: Phil & Dave's Excellent CD / Excellent CD HFS.raw / Moof / DAs, INITs, CDEVs, etc / ShowINIT / MakeFile next >
Makefile  |  1988-07-22  |  251b  |  7 lines

  1. # simple make file for ShowINIT demo
  2. ShowDemo ƒ ShowDemo.a.o ShowINIT.a.o MakeFile
  3.     Link ∂
  4.         ShowDemo.a.o ShowINIT.a.o -o ShowDemo ∂
  5.         -rt INIT=1 -sg ShowINITDemo -ra ShowINITDemo=20 -t 'INIT' -c '????'
  6.     Duplicate -y ShowDemo "{SystemFolder}"ShowDemo
  7.